CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - PCA 主元

搜索资源列表

  1. No21_2

    0下载:
  2. 高斯列主元消去法解线代数方程组,高斯算法-out PCA Gaussian Elimination Solution Line algebraic equations, Gaussian algorithms
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2791
    • 提供者:司马星空
  1. detGauss.rar

    0下载:
  2. 高斯列主元消去法 详细,易懂,简单明了 初学者可看,Gaussian elimination method PCA out detailed, easy-to-understand, simple to understand for beginners, if we look at
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:791
    • 提供者:王永青
  1. gauss.rar

    0下载:
  2. 用高斯列主元消元法解下列线性方程组 高斯消元求解一些系数矩阵中含有极小数的情况下,会产生巨大的舍入误差,导致算法失效。一个简单而有效的改进方法是每次在进行将当前列中元素的消成0的运算时,选择当前列j对应的行(j to n)中绝对值较大的一个数作为主元行,这样,误差就会减小很多,PCA with out Gaussian elimination method solution of the following system of linear equations to solve a numbe
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:102525
    • 提供者:刘佳
  1. drtoolbox

    1下载:
  2. 降维工具箱,包含主元分析(PCA),核主元分析(KPCA)等。-Dimensionality reduction kit, including principal component analysis (PCA), Kernel Principal Component Analysis (KPCA) and so on.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:2030871
    • 提供者:lp
  1. BEAM

    0下载:
  2. 列主元消去法解方程组编程 -Out PCA solution of equations elimination Programming
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1777
    • 提供者:megic
  1. Gauss

    0下载:
  2. 列主元高斯消元法已通过上机验证适合于数值计算学习者编程欢迎下载-PCA out Gauss elimination method has been adopted to verify the machine is suitable for numerical programming learners welcome to download
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:917
    • 提供者:周剑
  1. Gauss_yuedang

    0下载:
  2. 全选主元高斯-约当消去法,param mtxResult - Matrix对象,返回方程组的解,return bool 型,方程组求解是否成功-Select All PCA Gauss- Jordan elimination method, param mtxResult- Matrix object, return to the solution of equations, return bool type, the success of Equations
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1212
    • 提供者:Hou
  1. fuxishu

    0下载:
  2. 复系数方程组的全选主元高斯消去法 param mtxCoefImag - 系数矩阵的虚部矩阵 param mtxConstImag - 常数矩阵的虚部矩阵-Complex coefficients equations PCA Select Gaussian elimination param mtxCoefImag- the imaginary part of coefficient matrix matrix param mtxConstImag- constant matrix th
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:1486
    • 提供者:Hou
  1. fuxishufangchengzu

    0下载:
  2. 复系数方程组的全选主元高斯-约当消去法 系数矩阵的虚部矩阵 param mtxConstImag - 常数矩阵的虚部矩阵-Complex coefficients equations PCA Gaussian Select- about when the elimination of the imaginary part of coefficient matrix matrix param mtxConstImag- constant matrix the imaginary part
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1410
    • 提供者:Hou
  1. xiaoyuanfa

    0下载:
  2. 用列主元消元法解线性方程组的MATLAB程序-PCA with out elimination method of solving linear equations MATLAB program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:3277
    • 提供者:冰冰
  1. xxfc

    0下载:
  2. 全主元高斯约当消去法 2.LU分解法 3.追赶法 4.五对角线性方程组解法 5.线性方程组解的迭代改善 6.范德蒙方程组解法 7.托伯利兹方程组解法 8.奇异值分解 9.线性方程组的共轭梯度法 10.对称方程组的乔列斯基分解法 11.矩阵的QR分解 12.松弛迭代法-PCA-wide Gauss Jordan elimination method 2.LU decomposition method 3. To catch up with law 4.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:8333
    • 提供者:wzz
  1. SolvingEquations

    0下载:
  2. 使用:Gauss消元,列主元Gauss消元,平方根法(对称阵),改进的平方根法 解著名的病态矩阵Hilbert矩阵为系数的方程-Use: Gauss elimination, Gauss out PCA elimination, the square root law (symmetric matrix), the square root method for improved well-known pathological matrix for the coefficient matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1498
    • 提供者:朱泽园
  1. gauss

    0下载:
  2. 数值分析高斯——列主元消去法主程序 说明如下: % a----input,matrix of coefficient % b----input,right vector % sol----output,returns the solution of linear equation-Gauss numerical analysis- out PCA elimination main program as follows: a---- input, matrix of coeffi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1110
    • 提供者:闫安心
  1. shuzhi2

    0下载:
  2. 拉格朗日插值算法 牛顿插值多项式,用于离散数据的拟合 高斯列主元消去法,求解其次线性方程组-Lagrange polynomial interpolation Newton interpolation algorithm for discrete data, fitting out PCA Gaussian elimination method, followed by solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:8539
    • 提供者:hujingxin
  1. GaussIterativeMethod

    0下载:
  2. (1) 编制解n阶线性代数方程组AX=b列主元三角分解法的通用程序. (2) 用所编的程序解线性方程组.给出解向量,保留5位有效数. -(1) the preparation of solution of n-order linear algebraic equations AX = b out PCA generic triangular decomposition process. (2) the procedures used by the series solution of l
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:4825
    • 提供者:xulin
  1. 1

    0下载:
  2. gauss列主元消元法,可用于多元线性方程近似求解运算-PCA out Gauss elimination method can be used for multiple computing approximate solution of linear equations
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:943
    • 提供者:石方
  1. 2008

    0下载:
  2. 数值分析的c语言程序 列主元元素消元法-Numerical Analysis of the c language program out PCA element elimination method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2810
    • 提供者:预告吧
  1. Gauss2

    0下载:
  2. 列主元高斯消去:解方程组用,在实际使用高斯消去法时,常结合使用“选主元”的技术以避免零主元或小主元的出现,以便保证高斯消去发的正常进行或改善求解过程的数值稳定性。-PCA out Gaussian elimination: Solution of equations used in the actual use of Gaussian elimination method, often combined with the use of PCA election technology in o
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:988
    • 提供者:klb
  1. gauss

    0下载:
  2. 高斯列主元消去法实现 计算方法-PCA out Gaussian elimination method to achieve calculation method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:9613
    • 提供者:jc
  1. LZYGSXY

    0下载:
  2. 数值分析课程必备的算法:列主元高斯消去法算法。有需要的同学下载-Numerical analysis courses required algorithms: PCA out Gaussian elimination algorithm. Those students in need to download
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1084
    • 提供者:03
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 16 »
搜珍网 www.dssz.com